(edebug-signal): Simplify
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 5 Feb 2024 15:13:56 +0000 (10:13 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 5 Feb 2024 15:13:56 +0000 (10:13 -0500)
commit95c8bfb11ec82e67652e5903495c1fcb5c61ace2
treec253d1f11559632cdf11931b91a361f06910bb19
parent798310f0100e7819bc79fb7f9bdcf59b8f534b4b
(edebug-signal): Simplify

Also, prefer #' to quote function names.

* lisp/emacs-lisp/edebug.el (edebug-signal): Instead of re-signaling
the error, let `signal_or_quit` continue processing it.
lisp/emacs-lisp/edebug.el